ByteNIProviderIBinaryIOByteNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<ByteN> IProvider<IBinaryIO<ByteN>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of ByteN)
Implements IProvider(Of IBinaryIO(Of ByteN)).GetInstance
private:
virtual IBinaryIO<ByteN>^ GetInstance() sealed = IProvider<IBinaryIO<ByteN>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<ByteN>
private override GetInstance : unit -> IBinaryIO<ByteN>
IBinaryIOByteNAn instance of
T.
IProviderTGetInstance